home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Especiais / PhotoSuite II / DATA1.CAB / Shared_PhotoSuite_DLLs / ImageDeviceProtocolHandler.dll / REGISTRY / 102 (.txt)
Encoding:
InstallShield Script  |  1999-01-08  |  1.1 KB  |  31 lines

  1.     ImageDeviceProtocolHandler.MGIImageDeviceProtocolHandler.1 = s 'MGIImageDeviceProtocolHandler Class'
  2.         CLSID = s '{B01587F5-76F5-11D1-8086-0080C8586779}'
  3.     ImageDeviceProtocolHandler.MGIImageDeviceProtocolHandler = s 'MGIImageDeviceProtocolHandler Class'
  4.         CLSID = s '{B01587F5-76F5-11D1-8086-0080C8586779}'
  5.     NoRemove CLSID
  6.         ForceRemove {B01587F5-76F5-11D1-8086-0080C8586779} = s 'MGIImageDeviceProtocolHandler Class'
  7.             ProgID = s 'ImageDeviceProtocolHandler.MGIImageDeviceProtocolHandler.1'
  8.             VersionIndependentProgID = s 'ImageDeviceProtocolHandler.MGIImageDeviceProtocolHandler'
  9.             InprocServer32 = s '%MODULE%'
  10.                 val ThreadingModel = s 'Apartment'
  11. HKEY_LOCAL_MACHINE
  12.     'SOFTWARE'
  13.         'MGI'
  14.             'PhotoSuiteII'
  15.                 '1.0'
  16.                 {
  17.                     'Liquid Toolkit'
  18.                     {
  19.                         'MGI Component Categories'
  20.                         {
  21.                             '{6CDA92B3-B7E2-11D0-8443-00401C6075AA}'
  22.                             {
  23.                                 ForceRemove {B01587F5-76F5-11D1-8086-0080C8586779} = s 'MGIImageDeviceProtocolHandler Class'
  24.                                 {
  25.                                     val ProtocolString = s 'camera'
  26.                                 }
  27.                             }
  28.                         }    
  29.                     }
  30.                 }
  31.